projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20f17c0
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 28 Mar 2004 20:19:41 +0000
(20:19 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 28 Mar 2004 20:19:41 +0000
(20:19 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index cff74f5c3ef8af698b44ff5b6734786968f07ec1..3bb9e41cd2cab2bfe435ecd8102ae892634afd51 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,11
@@
+2004-03-28 Nick Roberts <nick@nick.uklinux.net>
+
+ * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
+ (gud-gdba-marker-filter): Log the process input and output, if
+ required. (from Stefan Monnier)
+ (gdb-debug-log, gdb-enable-debug-log): New variables.
+ (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
+
2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
* vc-hooks.el (vc-file-not-found-hook): Fix typo.